home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 13 / CU Amiga Magazine's Super CD-ROM 13 (1997)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1997-08].iso / CUCD / Graphics / Ghostscript / src / libpng / pngtodo.txt < prev    next >
Text File  |  1996-06-17  |  675b  |  26 lines

  1. pngtodo.txt - list of things to do for libpng
  2.  
  3. for 0.9
  4.    improved dithering
  5.    final bug fixes
  6.    cHRM transformation
  7.    better documentation
  8.  
  9. after 1.0
  10.    overlaying one image on top of another
  11.    optional palette creation
  12.    histogram creation
  13.    text conversion between different code types
  14.    support for other chunks being defined (sCAl, the gIF series,
  15.       and others that people come up with).
  16.    pull writer
  17.    better dithering
  18.    keep up with public chunks
  19.    other compression libraries
  20.    more exotic interlace handling
  21.    better filtering (counting huffman bits?  filter type inertia?)
  22.    C++ wrapper
  23.    other languages (pascal, for one)
  24.    comments of > 64K
  25.  
  26.